FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.gematik.isik#5.0.0-rc1 (79 ms)

Package de.gematik.isik
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gematik.isik@5.0.0-rc1&canonical=https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikationTransactionResponse
Url https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikationTransactionResponse
Version 5.0.0-rc
Status active
Date 2025-05-13
Name ISiKMedikationTransactionResponse
Title ISiK Medikation TransactionBundle-Response
Experimental False
Realm de
Authority hl7
Description Dieses Profil definiert die Server-Antwort auf Transaktions-Bundles im Rahmen von ISiK-Medikations-Szenarien.
Type Bundle
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ISiKMedikationTransactionResponse",
  "url" : "https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikationTransactionResponse",
  "version" : "5.0.0-rc",
  "name" : "ISiKMedikationTransactionResponse",
  "title" : "ISiK Medikation TransactionBundle-Response",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-05-13",
  "publisher" : "gematik GmbH",
  "description" : "Dieses Profil definiert die Server-Antwort auf Transaktions-Bundles im Rahmen von ISiK-Medikations-Szenarien.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Bundle",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Bundle.type",
        "path" : "Bundle.type",
        "short" : "Type des Bundles",
        "comment" : "fix: transaction-response",
        "fixedCode" : "transaction-response",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry",
        "path" : "Bundle.entry",
        "short" : "Der einzelne Eintrag zur Interaktion",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry.link",
        "path" : "Bundle.entry.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "short" : "vollständige URL der Ressource",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry.resource",
        "path" : "Bundle.entry.resource",
        "short" : "Die Ressourcen-Instanz der Interaktion",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry.search",
        "path" : "Bundle.entry.search",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry.request",
        "path" : "Bundle.entry.request",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry.response",
        "path" : "Bundle.entry.response",
        "short" : "HTTP-Response des Servers innerhalb der Transaktions-Antwort",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry.response.status",
        "path" : "Bundle.entry.response.status",
        "short" : "HTTP-Statuscode",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry.response.location",
        "path" : "Bundle.entry.response.location",
        "short" : "Location der Ressource (URL) auf dem Server",
        "comment" : "Gemäß FHIR-Spezifikation MUSS hier der Pfad zur exakten Version (History) enthalten sein, wenn der Server History unterstützt.",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry.response.outcome",
        "path" : "Bundle.entry.response.outcome",
        "short" : "OperationOutcome-Ressource zur Rückgabe von Fehler-Details sowie Informationen.",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.